projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2018b7
)
(vfork): Delete definition (kernel bug fixed).
author
Karl Heuer
<kwzh@gnu.org>
Wed, 21 Feb 1996 21:13:01 +0000
(21:13 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Wed, 21 Feb 1996 21:13:01 +0000
(21:13 +0000)
src/s/netbsd.h
patch
|
blob
|
history
diff --git
a/src/s/netbsd.h
b/src/s/netbsd.h
index 4ca4b4d68856fa1268cad26dcf86dd1d9d05e61b..b653566572406366faa986c890b2c9c97fa90972 100644
(file)
--- a/
src/s/netbsd.h
+++ b/
src/s/netbsd.h
@@
-61,7
+61,3
@@
#define NO_MATHERR
#define AMPERSAND_FULL_NAME
-
-/* Needed to avoid hanging when child process writes an error message
- and exits -- enami tsugutomo <enami@ba2.so-net.or.jp>. */
-#define vfork fork